diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-23 22:01:03 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-23 22:01:03 +0900 |
| commit | faec593ed0e095dc4f589373586e46a345d75031 (patch) | |
| tree | 9fc6c6f6a516f50d329506454646d1cc04ef0bfd /config/waybar/style/[Pywal] Chroma Fusion.css | |
| parent | 564dce03af3b8abee8ce9ff2abe5d98f5e1daf0d (diff) | |
Updated keybinds.conf (added some notes)
Updated Laptops.conf (additional notes)
updated Settings.conf (additional notes)
Updated and adjusted some waybar styles
Diffstat (limited to 'config/waybar/style/[Pywal] Chroma Fusion.css')
| -rw-r--r-- | config/waybar/style/[Pywal] Chroma Fusion.css | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/config/waybar/style/[Pywal] Chroma Fusion.css b/config/waybar/style/[Pywal] Chroma Fusion.css index 16d8d955..05d881f9 100644 --- a/config/waybar/style/[Pywal] Chroma Fusion.css +++ b/config/waybar/style/[Pywal] Chroma Fusion.css @@ -68,7 +68,6 @@ window#waybar.empty #window { #window, #wireplumber, #workspaces, -#custom-backlight, #custom-cycle_wall, #custom-keybinds, #custom-keyboard, @@ -77,7 +76,6 @@ window#waybar.empty #window { #custom-menu, #custom-power_vertical, #custom-power, -#custom-speaker, #custom-updater, #custom-weather, #custom-weather.clearNight, @@ -96,12 +94,15 @@ window#waybar.empty #window { margin: 5px 5px 5px 5px; opacity:0.8; } +#backlight { + padding: 0px 2px 0px 6px; +} #custom-power { color: @red; padding: 0px 0px 0px 6px; opacity:1.0; } - +#custom-light_dark, #custom-menu{ color: @flamingo; padding: 0px 8px 0px 4px; @@ -109,7 +110,7 @@ window#waybar.empty #window { } #custom-weather, -#custom-updates { +#custom-updater { color: @yellow; } |
